home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 004a / age27.zip / AGE27.DOC < prev    next >
Text File  |  1992-01-22  |  3KB  |  68 lines

  1.                                    Age-27 v1.00
  2.                              Program By: David Chase
  3.                               Program Documentation
  4.                             Document Dated: [21.01.92]
  5.   -----------------------------------------------------------------------
  6.  
  7.   Intro
  8.   =====
  9.     Have you ever wondered what the average age of your users is?  Or do
  10.   you want to see what percentage of your users are in a certain age
  11.   group?  Well, I was curious, so I wrote a small program that will
  12.   create a full-color Telegard .MSG compatible text file containing a
  13.   summary bar graph.  This graph contains entries for ages ranging from
  14.   8 to 59, and shows the percentage of users who fall into each age
  15.   group.  Age groups are incremented by three starting from 8 and ending
  16.   at 59.  This is unimportant.  Run the program and you'll see what I
  17.   mean.
  18.  
  19.   Disclaimer
  20.   ==========
  21.     This program was created for my own personal use.  I do not make any
  22.   garantees as to its functionality or its security.  It has worked fine
  23.   on my system, however it may not on yours.  By using the program you
  24.   acknowledge that you are doing so at your own risk.
  25.  
  26.   Registration
  27.   ============
  28.     This program took me about 6 hours to code.  It is not copyrighted,
  29.   and so need not be registered.  If you find it of use, please tell me.
  30.   It would feel good to know my work didn't go unnoticed.
  31.  
  32.   Contents
  33.   ========
  34.     The distribution archive should contain the following files:
  35.  
  36.   AGE27.DOC - User documentation.  This file.
  37.   AGE27.EXE - The main executable.  The program itself!
  38.   AGE27.CFG - The configuration file.
  39.  
  40.   Configuration
  41.   =============
  42.     The program has a number of configuration options, all of which are
  43.   contained in the file AGE27.CFG  The main executable must be able to
  44.   find this file at run-time, otherwise the program will halt with an
  45.   error message.  For a summary of configuration options, read the
  46.   AGE27.CFG file, they are contained within.  There are no command line
  47.   switches to memorize.
  48.  
  49.   Usage
  50.   =====
  51.     Simply run the program and it will create a message file using the
  52.   name specified in the configuration file.  It's that simple.  This file
  53.   may then be displayed with the Telegard "-F" menu command, or in the
  54.   bulletin menu.
  55.  
  56.   Source Code
  57.   ===========
  58.     This had to be some of my worst code ever.  It is not available
  59.   within the distribution archive.  However, it is available to
  60.   experienced programmers who wish to make suggestions on how to improve
  61.   the program.  DO NOT change the program yourself.  I'm sure you take
  62.   pride in your own work.  Please let me take pride in mine.
  63.  
  64.                                      Thank-you.
  65.                                      David Chase
  66.                                      SecOfr: Alpha Regulus
  67.                                      (416)274-2268
  68.